getCropTranslationY

abstract fun getCropTranslationY(block: DesignBlock): Float

Get the crop translation in y direction of the given design block.

Return

the crop translation in y direction.

Parameters

block

the block whose crop translation in y direction should be queried.